Package com.getsensibill.sensibillauth
Types
SensibillAuth
Link copied to clipboard
interface SensibillAuth
Content copied to clipboard
SensibillAuthBuilder
Link copied to clipboard
class SensibillAuthBuilder(context: Context, environment: DefaultEnvironment, oauthSettings: OAuthSettings)
Content copied to clipboard
SensibillUser
Link copied to clipboard
class SensibillUser(tokenType: String?, accessToken: String?, refreshToken: String?, tokenId: String?, expiresIn: Int?, refreshExpiresIn: Int?, mAccessId: String) : Serializable
Content copied to clipboard